﻿2026-06-21T09:42:00.6892727Z ##[group]Run actions/checkout@v5
2026-06-21T09:42:00.6893485Z with:
2026-06-21T09:42:00.6893866Z   repository: SaberMage/spt-core
2026-06-21T09:42:00.6897322Z   token: ***
2026-06-21T09:42:00.6897685Z   ssh-strict: true
2026-06-21T09:42:00.6898047Z   ssh-user: git
2026-06-21T09:42:00.6898428Z   persist-credentials: true
2026-06-21T09:42:00.6898828Z   clean: true
2026-06-21T09:42:00.6899295Z   sparse-checkout-cone-mode: true
2026-06-21T09:42:00.6899723Z   fetch-depth: 1
2026-06-21T09:42:00.6900071Z   fetch-tags: false
2026-06-21T09:42:00.6900436Z   show-progress: true
2026-06-21T09:42:00.6900794Z   lfs: false
2026-06-21T09:42:00.6901133Z   submodules: false
2026-06-21T09:42:00.6901506Z   set-safe-directory: true
2026-06-21T09:42:00.6902099Z ##[endgroup]
2026-06-21T09:42:00.7718032Z Syncing repository: SaberMage/spt-core
2026-06-21T09:42:00.7719724Z ##[group]Getting Git version info
2026-06-21T09:42:00.7720371Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T09:42:00.7721275Z [command]/usr/bin/git version
2026-06-21T09:42:00.7721686Z git version 2.43.0
2026-06-21T09:42:00.7727514Z ##[endgroup]
2026-06-21T09:42:00.7738454Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e29a321e-65a3-453f-bce7-72b0b3456078' before making global git config changes
2026-06-21T09:42:00.7739706Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T09:42:00.7741920Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T09:42:00.7773590Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T09:42:00.7792215Z https://github.com/SaberMage/spt-core
2026-06-21T09:42:00.7803643Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T09:42:00.7806763Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T09:42:00.7826658Z HEAD
2026-06-21T09:42:00.7870405Z ##[endgroup]
2026-06-21T09:42:00.7871350Z [command]/usr/bin/git submodule status
2026-06-21T09:42:00.8059277Z ##[group]Cleaning the repository
2026-06-21T09:42:00.8059997Z [command]/usr/bin/git clean -ffdx
2026-06-21T09:42:00.8086123Z Removing traceable-reqs
2026-06-21T09:42:00.8092634Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T09:42:00.8137157Z HEAD is now at c0bf77b0b Merge eb73da70b21789083fb6422e895676c0d37fa24f into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T09:42:00.8142087Z ##[endgroup]
2026-06-21T09:42:00.8143249Z ##[group]Disabling automatic garbage collection
2026-06-21T09:42:00.8145961Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T09:42:00.8167607Z ##[endgroup]
2026-06-21T09:42:00.8168293Z ##[group]Setting up auth
2026-06-21T09:42:00.8172986Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T09:42:00.8197556Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T09:42:00.8381952Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T09:42:00.8405028Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T09:42:00.8589989Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T09:42:00.8615008Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T09:42:00.8801883Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T09:42:00.8829362Z ##[endgroup]
2026-06-21T09:42:00.8829987Z ##[group]Fetching the repository
2026-06-21T09:42:00.8835714Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +1cafc8afb1ed6606350cab07e057989c02fea0c7:refs/remotes/pull/27/merge
2026-06-21T09:42:01.2943030Z From https://github.com/SaberMage/spt-core
2026-06-21T09:42:01.2944383Z  + c0bf77b0b...1cafc8afb 1cafc8afb1ed6606350cab07e057989c02fea0c7 -> pull/27/merge  (forced update)
2026-06-21T09:42:01.2964365Z ##[endgroup]
2026-06-21T09:42:01.2964970Z ##[group]Determining the checkout info
2026-06-21T09:42:01.2966278Z ##[endgroup]
2026-06-21T09:42:01.2970466Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T09:42:01.3007315Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T09:42:01.3031169Z ##[group]Checking out the ref
2026-06-21T09:42:01.3034882Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T09:42:01.3117835Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T09:42:01.3118647Z any of your branches:
2026-06-21T09:42:01.3118938Z 
2026-06-21T09:42:01.3119859Z   c0bf77b0b Merge eb73da70b21789083fb6422e895676c0d37fa24f into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T09:42:01.3120707Z 
2026-06-21T09:42:01.3121293Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T09:42:01.3122104Z to do so with:
2026-06-21T09:42:01.3122366Z 
2026-06-21T09:42:01.3122609Z  git branch <new-branch-name> c0bf77b0b
2026-06-21T09:42:01.3122980Z 
2026-06-21T09:42:01.3123644Z HEAD is now at 1cafc8afb Merge 6a27b0b9a2658ec5039ce38b939c6bfdad2757fa into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T09:42:01.3127475Z ##[endgroup]
2026-06-21T09:42:01.3161684Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T09:42:01.3188705Z 1cafc8afb1ed6606350cab07e057989c02fea0c7
